Lecture 13 : Int . Gap and Hardness of Priority Steiner Tree
نویسندگان
چکیده
The LP relaxation for the Priority Steiner Tree is similar to the relaxation used before for the Steiner Tree. Again, say a set S ⊆ V crosses the set R if S ∩ R 6= ∅ and R \S 6= ∅ there is at least one terminal in S and one not in S. For j ≤ k, let Sj be the collection of all sets which cross Rj . Finally, for a set S ⊆ V , let ∂S be the set of edges with one endpoint in S and one in V \S. Define E≤j to be ⋃j k=1 Ej , the set of edges of priority j or higher; the set of edges available to vertices of level j. The LP relaxation of Priority Steiner Tree then has a variable for each edge, representing the extent to which it is used by the fractional solution. The goal is to minimize the cost of edges used, while ensuring that every vertex in any Rj is connected to the root using only edges in E≤j ; this can be formulated in terms of crossing sets, giving the following LP relaxation:
منابع مشابه
Lecture 12 : Steiner Tree Problems
Last time we saw the construction of Halperin and Krauthgamer [5] that reduces Label-Cover to Group Steiner Tree, proving Ω(log2− k)-hardness. In particular, suppose that we are given an instance G of Label-Cover, and the HK reduction results in an instance T of Group Steiner Tree. They show that if OPT(G) = 1 then OPT(T ) = H , while if OPT(G) < η then OPT(T ) = Ω(H log k). Note that there is ...
متن کاملHardness of robust network design
The authors settle the complexity status of the robust network design problem in undirected graphs. The fact that the flow-cut gap in general graphs can be large, poses some difficulty in establishing a hardness result. Instead, the authors introduce a single-source version of the problem where the flow-cut gap is known to be one. They then show that this restricted problem is coNP-Hard. This v...
متن کاملOn the hardness of full Steiner tree problems
Given a weighted graph G = (V,E) and a subset R of V , a Steiner tree in G is a tree which spans all vertices in R. The vertices in V \R are called Steiner vertices. A full Steiner tree is a Steiner tree in which each vertex of R is a leaf. The full Steiner tree problem is to find a full Steiner tree with minimum weight. The bottleneck full Steiner tree problem is to find a full Steiner tree wh...
متن کاملThe Steiner tree problem on graphs: Inapproximability results
The Steiner tree problem on weighted graphs seeks a minimum weight subtree containing a given subset of the vertices (terminals). We show that it is NP-hard to approximate the Steiner tree problem within a factor 96/95. Our inapproximability results are stated in a parametric way, and explicit hardness factors would be improved automatically providing gadgets and/or expanders with better parame...
متن کامل2 Set Covering Problem
In the previous lecture, we covered a series of online/offline edge-weighted Steiner tree/forest problems. This lecture extends the discussion to the node-weighted scope. In particular, we will study the nodeweighted Steiner tree/forest problem and introduce an offline O(logn)−approximation polynomial-time algorithm[KR95]. It is well known there is no polynormial-time algorithm that achieves o(...
متن کامل